@charset "gb2312"; /* N169.com IDC AutomaticProcedure CSS Standard */


.lanrenzhijia_top{ width:50px; height:50px; position:fixed; right:30px; bottom:30px; z-index:9999; display:none; background:url(images/topup.gif) no-repeat center center #D16059;}


/* 调试用样式 */

/* Automatic Menu */

/* 菜单外层容器样式 */
#menucontainer{
	height: 61px;
	width: 1200px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}

/* 一级菜单主体UL样式 */
#menucontainer #nav {padding: 0px; width: 1200px;height: 61px; margin:0px;} 

/* 一级菜单项目样式 */
#menucontainer #nav li {
	text-align:left;
	float: left;
	width: 150px;
	height: 61px;
	list-style-type: none;
	Padding:0;
} 

/* 一级菜单项目如果有边框或分隔线应用此样式 如果没有可以设空 */ 
#menucontainer .navmenuline {
	background-image: url(images/home_19.gif);
	background-repeat: no-repeat;
	background-position: right center;
	}

/* 一级菜单链接样式 Width值与一级li相同 */
#menucontainer #nav a {
	display: block;
	width: 150px;
	text-align:center;
	font-size: 16px;
	line-height:61px;
	text-decoration:none;
	height:61px;
	font-weight: normal;
	color:#ffffff;
	font-family: "微软雅黑", "黑体";
} 
#menucontainer #nav a:link {color:#ffffff;} 
#menucontainer #nav a:visited {color:#ffffff;}
#menucontainer #nav a:hover{color:#FFCC00;
	background-image: url(images/q_05.gif);
}

/* 二级菜单样式控制 ul与li的width 值保持一致 */
#menucontainer #nav li ul {
	float: left;
	line-height: 40px;
	text-align:center;
	left: -999em;
	width:150px;
	position: absolute;
	padding:0;
	margin-left: 0px;
	z-index:99;
	font-family: "微软雅黑";
	font-size: 15px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
} 
#menucontainer #nav li ul li{
	width:150px;
	list-style-type: none;
	height:40px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #095db0;
	border-top-style: none;
	border-right-color: #095db0;
	border-left-color: #095db0;
	text-align: center;
} 

/* 二级菜单链接样式 Width值与二级li保持一致 */ 

#menucontainer #nav li ul a{
	color:#1d5ba8;
	text-align:center;
	width: 150px;
	text-decoration:none;
	height:40px;
	line-height:40px;
	font-family: "微软雅黑";
	font-size: 15px;
	font-weight: normal;
} 
#menucontainer #nav li ul a:visited {color:#ffffff;} 
#menucontainer #nav li ul a:hover {color:#1d5ba8; background-color: #ffffff;}


/* JS用到的类不要删除 */ 
#menucontainer #nav li:hover ul {left: auto;} 
#menucontainer #nav li.sfhover ul {left: auto;} 



/* 菜单结束 */

#imageList {
	position:absolute;
	width: 657px;
	height: 419px;
	overflow: hidden;
}
#imageList img {
	width:657px;
	height:417px;
}
#serialNumber a{color: #FFFFFF;}
#serialNumber a:link {text-decoration: none;}
#serialNumber a:visited {text-decoration: none;}
#serialNumber a:hover {text-decoration: none;}
#serialNumber a:active {text-decoration: none;}
#serialNumber {
	position:absolute;
	z-index:80;
	margin: 390px 0 0 500px;
	text-align: right;
	height:30px;
}
#serialNumber td{
	font-family: 黑体;
	font-weight: bolder;
	color:#FFFFFF;
	font-size: 12px;
	padding: 0px 2px 0px 2px;
	background-position: center;
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	background-image: url(image/ash.gif);
	filter: Alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;
}

.serialTitle{
	position: absolute;
	width: 657px;
	height:30px;
	z-index:10;
	margin: 390px 0 0 0;
}
.serialTitletx{
	height:30px;
	line-height:30px;
  background-color: rgba(0,0,0,0.5);/* IE9、标准浏览器、IE6和部分IE7内核的浏览器(如QQ浏览器)会读懂 */
}
.serialTitletx p{
	color: #FFFFFF;
	padding: 0 6px;
	margin: 0;

}
.homepiclb {
	height: 417px;
	overflow: hidden;
}
.picnewshome .more {
	margin: 10px 0 0 0 ;
}

@media \0screen\,screen\9 {/* 只支持IE6、7、8 */

  .serialTitletx{
    background-color:#000000;
    filter:Alpha(opacity=50);
    position:static; /* IE6、7、8只能设置position:static(默认属性) ，否则会导致子元素继承Alpha值 */
    *zoom:1; /* 激活IE6、7的haslayout属性，让它读懂Alpha */
  }
  .serialTitletx p{
	position: relative;/* 设置子元素为相对定位，可让子元素不继承Alpha值 */
	clip: rect(0px,auto,auto,auto);
  }  
}

/* 友情链接样式 */
#HomeLinks {
	height: 30px;
	margin: 0px;
	padding: 0px;
}

#HomeLinks Ul {
	margin: 0px;
	padding: 0px;
}

#HomeLinks Ul li {
	float: left;
	margin-top: 9px;
	margin-right: 10px;
	padding-right: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	list-style-type: none;
}
#HomeLinks Ul li a:link {color:#FFF;}
#HomeLinks Ul li a:visited {color:#FFF;}
#HomeLinks Ul li a:hover {color:#F00;}
#HomeLinks Ul li a:active {color:#ba2636;}

/* 产品分类样式结束 */

/* 内页列表栏目输出 */
#inssubmenu {margin-top:10px;}

#inssubmenu img {
	height: 50px;
	width: 50px;
	margin-right: 10px;
	vertical-align: middle;
}
#inssubmenu #nav .navmenuline {
	list-style-type: none;
	font-size: 14px;
	margin-bottom: 0px;
	background-image: url(images/ins_menu_bg.gif);
	background-repeat: no-repeat;
	width: 145px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	font-weight: bold;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#inssubmenu #nav .nowsubmenu {
	list-style-type: none;
	font-size: 14px;
	margin-bottom: 0px;
	background-image: url(images/ins_menu_bg_now.gif);
	background-repeat: no-repeat;
	width: 145px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	font-weight: bold;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#inssubmenu #nav {
	margin: 0px;
	padding: 0px;
}



/* 您所在的位置输出样式开始 */

/* #NowPage定义位置外层样式,#NowPage span 上层与当前位置样式(可加背景图片),a样式控制(如与页面其它链接样式相同可删除) */

#NowPage {
	margin: 0;
	}
#NowPage h1 {
	text-align: left;
	font-size: 12px;
	color: #666;
	padding: 0px;
	margin: 0;
	height: 30px;
	line-height: 30px;
	font-weight: normal;
}
#NowPage h1 span {
	margin-left: 8px;
	color: #666;
}
#NowPage span {	margin-left: 5px;	margin-right: 0px;}
#NowPage a {color:#666;text-decoration:none;}
#NowPage a:visited {color:#666;}
#NowPage a:hover {color:#0065b5;}
#NowPage a:active {color:#666;}


/* 栏目名称 */


#NowPage2 {
	height: 40px;	font-size: 26px;
	font-weight: normal;
	margin: 20px 0 0 0;
	color: #406618;
	font-family: 黑体;
	text-align: center;
}
#NowPage2 h1 {

}
/* 您所在的位置输出样式结束 */

/* 新闻列表开始 */

/* #NewsList定义外层样式空为默认,UL设置列表宽度,Li设置列表条目样式,span设置时间样式,a设置链接样式(如与页面其它链接样式相同可删除) */
#NewsList {margin-left: 30px;margin-right: 30px;margin-top: 30px;margin-bottom:20px;}
#NewsList ul {	margin: 0px;	padding: 0px;}
#NewsList ul li {
	height: 30px;
	Font-size: 16px;
	list-style-type: none;
	background-image: url(images/dot-14.gif);
	background-repeat: no-repeat;
	background-position: 10px 9px;
	padding: 0px 0 0 0px;
	margin: 0px 0 14px 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ccc;
	
}
#NewsList ul li span {
	font-family: Verdana, Geneva, sans-serif;	
	font-size: 10px;	
	color: #999;	
	margin-left: 50px;
	display:inline-block;
	float:right;
	}
	
#NewsList ul li a {color:#333;text-decoration:none;display: inline-block; float:left; padding-left:20px; text-align:left; overflow: hidden;
	white-space: nowrap;text-overflow:ellipsis; width:30em;}
#NewsList ul li a:visited {color:#333;text-decoration:none;}
#NewsList ul li a:hover {color:#ba2636;text-decoration:none;}
#NewsList ul li a:active {color:#ba2636;text-decoration:none;}
	
	
#NewsListBm {padding:20px 0 0 10px;}
#NewsListBm ul {	margin: 0px;	padding: 0px;}
#NewsListBm ul li {float:left;	list-style-type: none;margin:0;padding:0;}
#NewsListBm ul li a {
	color: #333;
	text-decoration: none;
	text-decoration: none;
	font-family: "微软雅黑";
	font-size: 18px;
	line-height: 50px;
	font-weight: normal;
	background-color: #f4f4f4;
	white-space: nowrap;
	display: block;
	height: 50px;
	width: 230px;
	margin: 0 0px 20px 15px;
	border: 1px solid #dedede;
	text-align: center;
}
#NewsListBm ul li a:visited {color:#333;text-decoration:none;}
#NewsListBm ul li a:hover {background-color: #C00;Color:#FFF;}
#NewsListBm ul li a:active {color:#ba2636;text-decoration:none;}	


/* 新闻列表结束 */

/* 首页新闻列表开始 */

/* #NewsListHome定义外层样式空为默认,UL设置列表宽度,Li设置列表条目样式,span设置时间样式,a设置链接样式控制文字列表的宽度(警告!此样式不要删除,如删除可能引起列表工作不正常! Warning:Don't Delete) */
#NewsListHome {
	margin: 12px 0 0 12px;
	text-align: left;
}
#NewsListHome ul {
	margin: 0px;
	padding: 0px;
}
#NewsListHome ul li {
	list-style-type: none;
	background-image: url(images/dot5.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding: 0x;
	margin: 0px;
	height: 24px;
}
#NewsListHome ul li span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	margin-left: 8px;
	float:left;
}
#NewsListHome a {
	text-indent: 8px;
	font-size: 12px;
	text-decoration:none;
	width: 27em;
	overflow: hidden;
	white-space: nowrap;
	text-overflow:ellipsis;
	display: block;
	float: left;
	
}


/* 公告栏，不限定字数 */



/* 手动菜单 */


/* 首页新闻列表结束 */

/* 图片列表页输出控制开始 */
/* #PictureList定义外框宽与高,#PictureList .picturelist定义每个图片列表框宽高样式,第3行定义图片框高度与宽度(请设置成正方形),第4.5.6行请不要删除与更改,#PictureListHome ,.picturelist .picturelistt定义图片注释文字样式 */

#PictureList {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 10px;
}
#PictureList .PicListMod {
	width: 320px;
	height: 280px;
	float: left;	
	margin-right: 14px;
	margin-left: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#PictureList .PicListMod .PicDiv{
	width:322px;
	height:252px;	overflow:hidden;
	text-align:center;
	overflow:hidden;
	text-align:center;
}

#PictureList .PicListMod .PicDiv img {
	width:320px;
	height:250px;
	border: 1px solid #ccc;
}
#PictureList .PicListMod .Title {
	text-align: center;
	font-size: 15px;
	color: #333;
	text-decoration: none;
	margin-top: 8px;
	font-family: "微软雅黑", "黑体";
	font-weight: normal;
	}
#PictureList .PicListMod .Title a{
	text-align: center;
	font-size: 15px;
	color: #333;
	text-decoration: none;
	margin-top: 8px;
	font-family: "微软雅黑", "黑体";
	font-weight: normal;
	}	
#PictureList .PicListMod .picturelistt {	text-align: center;
	font-size: 15px;
	color: #333;
	text-decoration: none;
	margin-top: 8px;
	font-family: "微软雅黑", "黑体";
	font-weight: normal;}
	
#PictureList a:visited {color:#333;}
#PictureList a:hover {color:#0065b5;}
#PictureList a:active {color:#333;}
/*---------------------------首页图片展示样式开始---------------------------------------------*/
/* #PictureListHome定义外框宽与高,#PictureListHome .picturelist定义每个图片列表框宽高样式,第3行定义图片框高度与宽度(请设置成正方形),第4.5.6行请不要删除与更改,#PictureListHome .picturelist .picturelistt定义图片注释文字样式 */
#PictureListHome {
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#PictureListHome .picturelist {
	width: 285px;
	height: 240px;
	padding: 0px;
	float: left;
	margin-top: 5px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 7px;
	clear: none;
	display: inline;
}
#PictureListHome .picturelist .picturelistp {
	height:180px;
	text-align: center;
	margin-bottom: 0px;
}
#PictureListHome .picturelist .picturelistp div p img {
	width: 275px;
	height: 180px;
	border: 1px solid #cccccc;
}
#PictureListHome .picturelist .picturelistt {
	text-align: center;
	height: 10px;
	font-size: 15px;
	font-weight: normal;
	margin-top: 12px;
	margin-bottom: 18px;
	font-family: "微软雅黑", "黑体";
	text-decoration: none;
}
#PictureListHome .picturelist .picturelistt a {color:#333;text-decoration:none; }
#PictureListHome .picturelist .picturelistt a:visited {color:#333;text-decoration:none;}
#PictureListHome .picturelist .picturelistt a:hover {color:#333;text-decoration:none;}
#PictureListHome .picturelist .picturelistt a:active {color:#333;text-decoration:none;}

#PictureListHome .picturelist .picturelisttx {
	width: 120px;
	height: 70px;
	overflow: hidden;
}

#IndexPictureList {
	margin: 25px 0 0px 0px;
	padding: 0px;
}
#IndexPictureList .PicListMod {
	width: 277px;
	height: 225px;
	float: left;	
	margin-left:11px;
	margin-right:11px;
	margin-top:22px;
}
#IndexPictureList .PicListMod .PicDiv{
	width:277px;
	height:182px;	overflow:hidden;
	text-align:center;
}

#IndexPictureList .PicListMod .PicDiv img {
	width:275px;
	height:182px;
}
#IndexPictureList .PicListMod .Title {
	margin: 0px;	
	padding: 0px;text-align: center;
	font-size: 15px;
	width:277px;
	display:block;
	overflow:hidden;
	text-overflow:ellipsis;
	text-decoration:none;
	white-space: nowrap;
	background-color:#FFF;
	}
#IndexPictureList .PicListMod .Title a{
	text-overflow:ellipsis;
	text-decoration:none;
	white-space: nowrap;
	display:block;
	overflow:hidden;
	width:277px;
	height:42px;
	line-height:42px;
	}	
#IndexPictureList .PicListMod .picturelistt {text-align: center;}





/*---------------------------首页图片展示样式结束----------------------------------------------*/
#FlipMod{
	clear: both;
	background-color: #F4F4F4;
	height:30px;
	width:100%;
	text-align:center;
	}
	
 #FlipMod .PageDiv {
	 float:left;
	text-align: center ;
	line-height: 30px;
	width:50%;
	height: 30px;
	
	
}
 #FlipMod .StatisticsDiv {
	 text-align:center;
	line-height: 30px;
	float:right;
	height: 30px;
	width:50%;}

/* 图片列表页输出控制结束 */


/* 产品图片列表输出控制开始 */

/* #ProductList定义外框宽与高,#ProductList .picturelist定义每行产品列表框宽高样式,第3行定义图片框高度与宽度(请设置成正方形),第4.5.6.7行请不要删除与更改,#PictureListHome , .picturelist .picturelistt定义产品信息框样式, h1 定义产品信息标题样式 ,p 定义产品信息详细样式 */

#ProductList {
	margin:0px;
	padding: 0px;
	background-color: #FFF;
	}
#ProductList .picturelist {	
	height: 200px;	
	float: left;	
	margin: 10px 0 0 0;}
	
#ProductList .picturelist .picturelistp {	
	width:320px;	
	height:180px;	
	}
#ProductList .picturelist .picturelistp {	float: left;}
	
#ProductList .picturelist .picturelistp img {	
	width:300px;
	height:180px;
}
	
#ProductList .picturelist .picturelistt {	float: right;	width: 620px;	height: 220px;}
#ProductList .picturelist .picturelistt .title {
	text-align: left;
	padding: 0px;
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	}
#ProductList .picturelist .picturelistt .infor {
	font-size:12px;
	text-align: left;
	line-height: 17px;
	padding: 0px;
	margin: 0px;
	height: 147px;
	overflow: hidden;
	}

/* 领导列表 */


/* 新闻详细页输出控制开始 */

/* #NewsType 定义外框样式,#NewsType .NewsTitle 定义 标题样式 , #NewsType .NewsTimes 定义时间点击等信息块 #NewsType .NewsContent定义文字样式  */

#NewsType {
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 30px;
	margin-bottom:20px;
	}
#NewsType .NewsTitle {
	text-align: center;	
	font-family: "微软雅黑";	
	font-size: 26px;
	line-height: 30px;
	padding-top: 10px;	
	padding-bottom: 20px;	
	margin-bottom: 10px;	
	}
#NewsType .NewsInfo {	color: #999;	text-align: center;	height: 30px; line-height: 30px; background-color: #ecf1f6;}
#NewsType .NewsContent {	font-family: "微软雅黑";	min-height: 550px;	padding: 20px;	font-size: 16px;	line-height: 180%;}
#NewsType .NewsContent .VideoPlayer  { text-align: center; }




#JumpPage {
	text-align: center;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #ededed;
	padding-top: 10px;
}

/* 领导内页 */

#NewsTypeLd {
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 30px;
	margin-bottom:20px;
	}
#NewsTypeLd .NewsTitle {
	text-align: center;	
	font-family: "微软雅黑";	
	font-size: 26px;
	line-height: 30px;
	padding-top: 10px;	
	padding-bottom: 20px;	
	margin-bottom: 10px;	
	}
#NewsTypeLd .NewsInfo {	color: #999;	text-align: center;	height: 30px; line-height: 30px; background-color: #ecf1f6;}
#NewsTypeLd .NewsContent {	font-family: "微软雅黑";	min-height: 550px;	padding: 20px;	font-size: 21px;	line-height: 180%;}

#NewsTypeLd .NewsContent h2 {font-size: 36px;font-weight: normal;}
#NewsTypeLd .NewsContent h3 {font-size: 30px;font-weight: normal;}
#JumpPage {
	text-align: center;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #ededed;
	padding-top: 10px;
}

/* 新闻列表页翻页控制开始*/
#listpage {
	color:#666;
	text-align: center;
	clear: both;
	background-image: url(images/page_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	line-height: 30px;
	margin: 20px 0 20px 0;
	padding: 0px;
	height: 30px;
}
#listpage span {	
	margin-left: 30px;	
	font-family: Verdana, Geneva, sans-serif;	
	letter-spacing: 5px;	
	color: #F00;
	}
#listpage a {	color:#666;	text-decoration:none;} 
#listpage a:visited {	color:#666;} 
#listpage a:hover {	color:#000;}
#listpage a:active {color:#FFCC00;}


/*首页新闻内容输出控制开始*/
#homenewsbox {
	height: 145px;
	line-height: 16px;
	overflow: hidden;
	margin: 5px 0 0 110px;
}
#homenewsbox p {	margin: 0 0 8px 0; padding:0;}


/*首页新闻头条*/
#newstoutiao {
	margin: 0;
}
#newstoutiao .PicDiv {display:none;} /* 图片新闻 */
#newstoutiao .Title {
	padding: 0px 0 0 0 ;
	font-family: "微软雅黑";
	font-size:26px;
	margin: 0px 0 0 0;
	color:#224589;
	text-align: center;
	font-weight:bold;
}
#newstoutiao .Title a {color:#224589;text-decoration:none;} /* 新闻标题 */
#newstoutiao .Title a:visited {color:#224589;text-decoration:none;}
#newstoutiao .Title a:hover {color:#224589;text-decoration:none;}
#newstoutiao .Title a:active {color:#224589;text-decoration:none;}
#newstoutiao .Content {
} 
#newstoutiao .Content a{
	 height:30px;
	 font-size:14px;
	 width:1100px;
	 color:#224589;
	 font-family:'微软雅黑';
	 line-height:30px;
	 overflow: hidden;
	 text-overflow: ellipsis;
	 white-space: nowrap;
	}
#newstoutiaofb {
	margin: 0 0 0 10px;
}
#newstoutiaofb .PicDiv {display:none;} /* 图片新闻 */
#newstoutiaofb .Title {
	padding: 0px;
	font-family: "微软雅黑";
	font-size: 16px;
	font-weight: normal;
	white-space: nowrap;
	width: 24em;
	overflow: hidden;
	text-overflow: ellipsis;
	margin: 0px 0 0 0;
	color:#d40000;
}
#newstoutiaofb .Content {
	display:none;
} /* 新闻导读 */
#newstoutiaofb h2 {margin:0;padding:0;font-size:12px;}


/* 新闻导读 */


/* 首页带首条图片及内容块输出控制开始，带时间 */
#homenewshot {
	height:338px;
}
#homenewshot .PicDiv {float: left;width: 0px;height:0px;display:none;} /* 图片新闻 */
#homenewshot .PicDiv img {width: 0px;height:0px;}
#homenewshot .Title {
	font-family: "微软雅黑";
	font-size: 22px;
	font-weight: normal;
	white-space: nowrap;
	width:20em;
	overflow: hidden;
	text-overflow: ellipsis;
	color:#d40000;
	height:50px;
	line-height:50px;
}
#homenewshot .Title a {color:#224589;text-decoration:none;} /* 新闻标题 */
#homenewshot .Title a:visited {color:#224589;text-decoration:none;}
#homenewshot .Title a:hover {color:#224589;text-decoration:none;}
#homenewshot .Title a:active {color:#224589;text-decoration:none;}
#homenewshot .Content {
	
} /* 新闻导读 */
#homenewshot .Content p {margin:0; padding:0;}
#homenewshot ul {
	padding-top:20px;
}
#homenewshot ul li {
	list-style-type: none;
	white-space: nowrap;
	height:40px;
	padding: 0px 0 0 30px;
	background-image:url(images/body_23.jpg);
	background-repeat:no-repeat;
	background-position:20px 19px;
}
#homenewshot ul li span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	margin-left: 6px;
	float:left;
	white-space: nowrap;
	display: block;
	padding: 0px 0 0 20px ;
	height: 40px;
	line-height:40px;
	}
#homenewshot ul li a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	width:500px;
	font-size: 16px;
	overflow:hidden;
	white-space: nowrap;
	display: block;
	float: left;
	text-overflow:ellipsis;
	height:40px;
	line-height:40px;
}
/*
#homenewshot ul li a:visited {color:#224589;text-decoration:none;}
#homenewshot ul li a:hover {color:#224589;text-decoration:none;}
#homenewshot ul li a:active {color:#224589;text-decoration:none;}
*/
/* 政务公开 */

#zwgkhot {
	margin: 20px 0 0 0;
	height: 310px;
	text-align: left;
}
#zwgkhot .PicDiv {float: left;margin: 0px;padding: 0px;width: 205px;height:160px;display:none;} /* 图片新闻 */
#zwgkhot .PicDiv img {width: 200px;height:145px;margin:8px 0 0 0;}
#zwgkhot .Title {
	padding: 0 ;
	font-family: "微软雅黑";
	font-size: 16px;
	font-weight: normal;
	white-space: nowrap;
	width: 26em;
	overflow: hidden;
	text-overflow: ellipsis;
	margin: 0px 0 0 0;
	height: 40px;
	color:#c00;
}
#zwgkhot .Title a {color:#c00;text-decoration:none;} /* 新闻标题 */
#zwgkhot .Title a:visited {color:#c00;text-decoration:none;}
#zwgkhot .Title a:hover {color:#333;text-decoration:none;}
#zwgkhot .Title a:active {color:#c00;text-decoration:none;}
#zwgkhot .Content {
	height: 48px;
	font-size: 12px;
	font-weight: normal;
	color: #999;
	margin: 10px 0 0 0;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	line-height: 18px;
	font-family: "宋体";
	display:none;
} 

/* 新闻导读 */

#zwgkhot .Content p {margin:0; padding:0;}
#zwgkhot ul {
	margin: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#zwgkhot ul li {
	list-style-type: none;
	white-space: nowrap;
	height: 35px;
	margin: 0;
	padding: 0px;
	text-align: left;
}
#zwgkhot ul li span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	margin-left: 6px;
	float:right;
	}
#zwgkhot ul li a {
	font-family: 微软雅黑;
	text-decoration:none;
	width: 29em;
	font-size: 14px;
	overflow:hidden;
	white-space: nowrap;
	display: block;
	float: left;
	text-overflow:ellipsis;
}

/* 首页领导输出 */


#HomeLd {
	margin: 20px 0 0 30px;
}
#HomeLd .PicDiv {float: left;margin: 0px;padding: 0px;width: 205px;height:160px;display:none;} /* 图片新闻 */
#HomeLd .PicDiv img {width: 200px;height:145px;margin:8px 0 0 0;}
#HomeLd .Title {
	margin: 0 0 15px 0;
}
#HomeLd .Title a {
	color: #4C67A7;
	text-decoration: none;
	font-family: "微软雅黑";
	font-size: 18px;margin: 0 0 0 0px;
} /* 新闻标题 */
#HomeLd .Title a:visited {color:#4C67A7;text-decoration:none;}
#HomeLd .Title a:hover {color:#4C67A7;text-decoration:none;}
#HomeLd .Title a:active {color:#4C67A7;text-decoration:none;}
#HomeLd .Content {
	display:none;
} 

#HomeLd .Content p {margin:0; padding:0;}
#HomeLd ul {
	margin: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#HomeLd ul li {
	list-style-type: none;
	float: left;
	margin: 0 0 10px 0;
	padding: 0px;
	white-space: nowrap;
}

#HomeLd ul li a {
	font-family: 微软雅黑;
	font-size: 16px;
	margin: 0 20px 0px 0;
}

/* 内页领导 */

#InsLd {
	margin: 20px 30px; height: 40px;	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dedede;
}
#InsLd .PicDiv {float: left;margin: 0px;padding: 0px;width: 205px;height:160px;display:none;} /* 图片新闻 */
#InsLd .PicDiv img {width: 200px;height:145px;margin:8px 0 0 0;}
#InsLd .Title {
	margin: 0 0 15px 0;
}
#InsLd .Title a {
	color: #4C67A7;
	text-decoration: none;
	font-family: "微软雅黑";
	font-size: 18px;margin: 0 0 0 0px;
} /* 新闻标题 */
#InsLd .Title a:visited {color:#4C67A7;text-decoration:none;}
#InsLd .Title a:hover {color:#4C67A7;text-decoration:none;}
#InsLd .Title a:active {color:#4C67A7;text-decoration:none;}
#InsLd .Content {
	display:none;
} 

#InsLd .Content p {margin:0; padding:0;}
#InsLd ul {
	margin: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}
#InsLd ul li {
	list-style-type: none;
	float: left;
	width: 150px;
	margin: 0;
	padding: 0;
	text-align:center;
	white-space: nowrap;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}

#InsLd ul li a {
	font-family: 微软雅黑;
	font-size: 16px;
	margin: 0 ;
}


/* 首页部门输出 */

#homenewslistbm {
	margin: 0px 0 0 0;
	padding: 0 0 20px 0;
}

#homenewslistbm ul {
	margin: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#homenewslistbm ul li {
	float: left;
	margin: 0;
	padding: 0px;
	list-style-type: none;
}

#homenewslistbm ul li a {
	color: #333;
	text-decoration: none;
	text-decoration: none;
	font-family: "微软雅黑";
	font-size: 12px;
	line-height: 30px;
	font-weight: normal;
	background-color: #f4f4f4;
	white-space: nowrap;
	display: block;
	height: 30px;
	width: 170px;
	margin: 20px 20px 0px 0px;
	border: 1px solid #dedede;
	text-align: center;
}
#homenewslistbm ul li a:visited {color:#333;text-decoration:none;}
#homenewslistbm ul li a:hover {color:#FFF;text-decoration:none;background-color:#c00;}
#homenewslistbm ul li a:active {color:#ba2636;text-decoration:none;}

/* 政务公开2 */

#zwgkhot2 {
	margin: 0;
}
#zwgkhot2 .PicDiv {float: left;margin: 0px;padding: 0px;width: 205px;height:160px;display:none;} /* 图片新闻 */
#zwgkhot2 .PicDiv img {width: 200px;height:145px;margin:8px 0 0 0;}
#zwgkhot2 .Title {
	padding: 10px 0 0 0 ;
	font-family: "微软雅黑";
	font-size: 16px;
	font-weight: normal;
	white-space: nowrap;
	width: 18em;
	overflow: hidden;
	text-overflow: ellipsis;
	margin: 0px 0 0 0;
	color:#d40000
}
#zwgkhot2 .Title a {color:#d40000;text-decoration:none;} /* 新闻标题 */
#zwgkhot2 .Title a:visited {color:#d40000;text-decoration:none;}
#zwgkhot2 .Title a:hover {color:#920000;text-decoration:none;}
#zwgkhot2 .Title a:active {color:#920000;text-decoration:none;}
#zwgkhot2 .Content {
	height: 48px;
	font-size: 12px;
	font-weight: normal;
	color: #999;
	margin: 10px 0 0 0;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	line-height: 18px;
	font-family: "宋体";
	display:none;
} /* 新闻导读 */
#zwgkhot2 .Content p {margin:0; padding:0;}
#zwgkhot2 ul {
	margin: 0;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#zwgkhot2 ul li {
	list-style-type: none;
	white-space: nowrap;
	background-image: url(images/dot.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	height: 24px;
	margin: 0;
	padding: 0px;
}
#zwgkhot2 ul li span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	margin-left: 6px;
	float:left;
	}
#zwgkhot2 ul li a {
	font-family: 宋体;
	text-decoration:none;
	width: 19em;
	font-size: 12px;
	overflow:hidden;
	white-space: nowrap;
	display: block;
	float: left;
	text-indent: 10px;
	text-overflow:ellipsis;
}


/* 招商引资 */


#zsyzhot {
	margin: 0;
}
#zsyzhot .PicDiv {float: left;margin: 0px;padding: 0px;width: 205px;height:160px;display:none;} /* 图片新闻 */
#zsyzhot .PicDiv img {width: 200px;height:145px;margin:8px 0 0 0;}
#zsyzhot .Title {
	padding: 10px 0 0 0 ;
	font-family: "微软雅黑";
	font-size: 16px;
	font-weight: normal;
	white-space: nowrap;
	width: 28em;
	overflow: hidden;
	text-overflow: ellipsis;
	margin: 0px 0 0 0;
	color:#d40000
}
#zsyzhot .Title a {color:#d40000;text-decoration:none;} /* 新闻标题 */
#zsyzhot .Title a:visited {color:#d40000;text-decoration:none;}
#zsyzhot .Title a:hover {color:#920000;text-decoration:none;}
#zsyzhot .Title a:active {color:#920000;text-decoration:none;}
#zsyzhot .Content {
	height: 48px;
	font-size: 12px;
	font-weight: normal;
	color: #999;
	margin: 10px 0 0 0;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	line-height: 18px;
	font-family: "宋体";
	display:none;
} /* 新闻导读 */
#zsyzhot .Content p {margin:0; padding:0;}
#zsyzhot ul {
	margin: 0;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#zsyzhot ul li {
	list-style-type: none;
	white-space: nowrap;
	background-image: url(images/dot3.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	height: 24px;
	margin: 0;
	padding: 0px;
	float:left;
	width: 180px;
}
#zsyzhot ul li span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	margin-left: 6px;
	float:left;
	}
#zsyzhot ul li a {
	font-family: 宋体;
	text-decoration:none;
	width: 14em;
	font-size: 12px;
	overflow:hidden;
	white-space: nowrap;
	display: block;
	float: left;
	text-indent: 10px;
	text-overflow:ellipsis;
}


/* 政府部门 */

#linkhot {
	margin: 0 0 0 15px;
}

#linkhot ul {
	margin: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#linkhot ul li {
	list-style-type: none;
	white-space: nowrap;
	height: 20px;
	margin: 0 8px 0 0;
	padding: 0 8px 0 0;
	float: left;
}
#linkhot ul li a {
	font-family: 微软雅黑;
	text-decoration:none;
	font-size: 16px;
	color: #FFF;
}

#linkhot ul li a:visited {color:#FFF;}
#linkhot ul li a:hover {color:#FC0;}
#linkhot ul li a:active {color:#FFF;}

/* 重点公开双排 */

#zdgklist {
	margin: 10px 0 0 16px;
}
#zdgklist .PicDiv {float: left;margin: 0px;padding: 0px;width: 205px;height:160px;display:none;} /* 图片新闻 */
#zdgklist .PicDiv img {width: 200px;height:145px;margin:8px 0 0 0;}
#zdgklist .Title {
	padding: 10px 0 0 0 ;
	font-family: "微软雅黑";
	font-size: 16px;
	font-weight: normal;
	white-space: nowrap;
	width: 22em;
	overflow: hidden;
	text-overflow: ellipsis;
	margin: 0px 0 0 0;
	color:#d40000
}
#zdgklist .Title a {color:#d40000;text-decoration:none;} /* 新闻标题 */
#zdgklist .Title a:visited {color:#d40000;text-decoration:none;}
#zdgklist .Title a:hover {color:#920000;text-decoration:none;}
#zdgklist .Title a:active {color:#920000;text-decoration:none;}
#zdgklist .Content {
	height: 48px;
	font-size: 12px;
	font-weight: normal;
	color: #999;
	margin: 10px 0 0 0;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	line-height: 18px;
	font-family: "宋体";
	display:none;
} /* 新闻导读 */
#zdgklist .Content p {margin:0; padding:0;}
#zdgklist ul {
	display:block;
	margin: 0;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height:200px;
	width:1000px;
}
#zdgklist ul li {
	display:block;
	list-style-type: none;
	white-space: nowrap;
	background-image: url(images/dot-13.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	height: 20px;
	margin: 0 20px 10px 0;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dedede;
	float:left;
	width:500px;
}
#zdgklist ul li span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	margin-left: 6px;
	float:right;
	}
#zdgklist ul li a {
	font-family: 宋体;
	text-decoration:none;
	width: 30em;
	font-size: 12px;
	overflow:hidden;
	white-space: nowrap;
	display: block;
	float: left;
	text-indent: 10px;
	text-overflow:ellipsis;
}

/* 政务公开3排 */

#zdgklist3 {
	margin: 10px 0 0 16px;
}
#zdgklist3 ul {
	margin: 0;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#zdgklist3 ul li {
	list-style-type: none;
	white-space: nowrap;
	background-image: url(images/dot4.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	height: 20px;
	margin: 0 0 10px 0;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dedede;
	float:left;
	width:170px;
}
#zdgklist3 ul li a {
	font-family: 宋体;
	text-decoration:none;
	width: 10em;
	font-size: 12px;
	overflow:hidden;
	white-space: nowrap;
	display: block;
	float: left;
	text-indent: 10px;
	text-overflow:ellipsis;
}

/* 首页横滚动控制开始 */

/*#roll {	height: 170px;margin: 10px 0px; width:1200px;}
#roll #content, #roll #content1 {height: 170px;}
#roll ul {margin: 0px;	padding: 0px;}
#roll ul li {
	list-style-type: none;	
	width: 250px;
	padding-top: 0px;
	padding-bottom: 2px;
	margin: 0 5px 0 0;
	overflow: hidden;	
	white-space: nowrap;
	text-overflow:ellipsis;
	font-family: Arial;
	text-align: center;
	}
#roll ul li img {
	width: 250px;
	height: 150px;
	}
	
*/	

/* 首页横滚动控制结束 */
/* 首页竖滚动控制开始 */

#roll3 {width: 235px;height: 400px;margin: 10px 0;}
#roll3 ul {margin: 0px;	padding: 0px;}
#roll3 ul li {margin: 0px;padding: 0px;margin: 0 0 8px 0;width: 235px;list-style-type: none;overflow: hidden;white-space: nowrap;}
#roll3 #content,#roll3 #content1 {width: 235px;}
#roll3 ul li img {
	width: 235px;
	height: 150px;
	}


/* 内页竖滚动控制开始 */
#roll4 {width: 160px;height: 520px;}
#roll4 ul {margin: 0px;	padding: 0px;}
#roll4 ul li {margin: 0px;padding: 0px;margin: 0 0 8px 0;width: 160px;list-style-type: none;overflow: hidden;white-space: nowrap;}
#roll4 #content,#roll3 #content1 {width: 160px;}


.blbox1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #b4d5e8;
	border-right-color: #b4d5e8;
	border-bottom-color: #b4d5e8;
	border-left-color: #b4d5e8;
}

/* 搜索样式 */

#SearchList {
	margin: 30px 30px 40px 30px;
	padding: 0px;
	text-align: left;
}
#SearchList ul {
	margin: 0px;
	padding: 0px;
}
#SearchList ul li {
	height: 25px;
	background-image: url(images/dot2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px 0 0px 25px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	margin: 0 0 15px 0;
	font-size: 14px;
}
.searchfl {
	font-weight: bold;
	margin-right: 15px;
}
.timebox {
	margin:0 0 0 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCC;
}

#thisSortRemark {
	margin: 20px;
	padding: 0;
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 180%;
	text-align:left;
}
#thisSortRemark h1 {font-size:36px;line-height:46px;font-weight: normal;}
#thisSortRemark h2 {font-size:30px;line-height:39px;font-weight: normal;}
#thisSortRemark h3 {font-size:24px;line-height:32px;font-weight: normal;}
#thisSortRemark h4 {font-size:18px;line-height:24px;font-weight: normal;}
#thisSortRemark h5 {font-size:16px;line-height:170%;font-weight: normal;}
#thisSortRemark h6 {font-size:10px;line-height:13px;font-weight: normal;}

#thisLogoBox {
	margin: 10px 0 0 0;
}

/* 通用样式开始 */

body {
	margin: 0px;
	padding: 0px;
	color: #666666;
}
td {
	font-size: 12px;
	
}
.Head {
	background-image: url(images/Head_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 344px;
}
.topbar {
	color: #FFF;
}
.topbar a:link {color:#FFF;}
.topbar a:visited {color:#FFF;}
.topbar a:hover {color:#Fc0;}
.topbar a:active {color:#FFF;}


a {color:#666666;text-decoration:none;}
a:visited {color:#666666;text-decoration:none;}
a:hover {color:#f00;text-decoration:none;}
a:active {color:#666666;text-decoration:none;}

table{border-spacing:0px;}

.logo {
	padding-top: 25px;
	padding-left: 0px;
}


.searchbox {
	width: 300px;
	height: 34px;
	border: none;
	background-color: #FFF;
	font-family: "微软雅黑";
	font-size: 16px;
	color: #666;
	text-indent: 8px;
	outline:none;
}
.searchbot {
	font-family: "微软雅黑";
	font-size: 16px;
	height: 34px;
	width: 80px;
	border: none;
	background-color: #ab0018;
	color: #FFF;
	font-weight: bold;

}

img {
border: none;
}

a.w {color:#FFF;text-decoration:none;}
a.w:visited {color:#FFF;text-decoration:none;}
a.w:hover {color:#FC0;text-decoration:none;}
a.w:active {color:#ba2636;text-decoration:none;}

.boxt5 {
	margin-top: 5px;
}
.boxt6 {
	margin-top: 6px;
}
.boxt7 {
	margin-top: 7px;
}


.boxt8 {
	margin-top: 8px;
}
.boxt10 {
	margin-top: 10px;
}
.boxt12 {
	margin-top: 12px;
}
.boxt15 {
	margin-top: 15px;
}
.boxt18 {
	margin-top: 18px;
}
.boxt20 {
	margin-top: 20px;
}

.F14b {
	font-size: 14px;
	font-weight: bold;
}
.F14 {
	font-size: 14px;
	font-family: "微软雅黑";
}
.F16 {
	font-size: 16px;
	font-family: "微软雅黑";
}
.F18 {
	font-size: 18px;
	font-family: "微软雅黑";
}
.F18b {
	font-size: 18px;
	font-family: "微软雅黑";
	font-weight: bold;
}

.Fb {
	font-weight: bold;
}
.Fw {
	color: #FFF;
}.headlogobox {
	width: 500px;
	float: left;
}
.headtelbox {
	width: 555px;
	float: right;
	background-image: url(images/Head_bg.jpg);
	height: 104px;
	background-repeat: no-repeat;
	background-position: left top;
}
.headtelbox .telnomberbox {
	text-align: right;
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	color: #F60;
	padding-top: 3px;
}
.headtelbox .telnomberbox span {
	margin-right: 40px;
}
.topbarbox {
	line-height: 30px;
	width: 1210px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
.homectsbox {
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #1966c2;
	border-right-color: #afcde5;
	border-bottom-color: #afcde5;
	border-left-color: #afcde5;
}
.homectsboxtd {
	background-image: url(images/homectsbox_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.homectsboxtd table tr td img {
	margin-left: 10px;
}
.Homextsboxmore1 {
	line-height: 39px;
	background-image: url(images/Homextsbox_bg.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
	height: 39px;
	overflow: hidden;
	font-size: 14px;
	text-align: right;
}
.Homextsboxmore1 a {color:#2359b5;text-decoration:none;}
.Homextsboxmore1 a:visited {color:#2359b5;text-decoration:none;}
.Homextsboxmore1 a:hover {color:#f00;text-decoration:none;}
.Homextsboxmore1 a:active {color:#ba2636;text-decoration:none;}
.Homextsboxmore2 {
	line-height: 39px;
	background-image: url(images/Homextsbox_bg.gif);
	background-repeat: no-repeat;
	background-position: right -39px;
	height: 39px;
	overflow: hidden;
	font-size: 14px;
	text-align: right;
}
.Homextsboxmore2 a {color:#5bbc21;text-decoration:none;}
.Homextsboxmore2 a:visited {color:#5bbc21;text-decoration:none;}
.Homextsboxmore2 a:hover {color:#f00;text-decoration:none;}
.Homextsboxmore2 a:active {color:#ba2636;text-decoration:none;}
.Homextsboxmore3 {
	line-height: 39px;
	background-image: url(images/Homextsbox_bg.gif);
	background-repeat: no-repeat;
	background-position: right -78px;
	height: 39px;
	overflow: hidden;
	font-size: 14px;
	text-align: right;
}
.Homextsboxmore3 a {color:#cb39aa;text-decoration:none;}
.Homextsboxmore3 a:visited {color:#cb39aa;text-decoration:none;}
.Homextsboxmore3 a:hover {color:#f00;text-decoration:none;}
.Homextsboxmore3 a:active {color:#ba2636;text-decoration:none;}
.Homextsboxmore4 {
	line-height: 39px;
	background-image: url(images/Homextsbox_bg.gif);
	background-repeat: no-repeat;
	background-position: right -117px;
	height: 39px;
	overflow: hidden;
	font-size: 14px;
	text-align: right;
}
.Homextsboxmore4 a {color:#ed9412;text-decoration:none;}
.Homextsboxmore4 a:visited {color:#ed9412;text-decoration:none;}
.Homextsboxmore4 a:hover {color:#f00;text-decoration:none;}
.Homextsboxmore4 a:active {color:#ba2636;text-decoration:none;}
.Homextsboxmore5 {
	line-height: 39px;
	background-image: url(images/Homextsbox_bg.gif);
	background-repeat: no-repeat;
	background-position: right -156px;
	height: 39px;
	overflow: hidden;
	font-size: 14px;
	text-align: right;
}
.Homextsboxmore5 a {color:#28b5ad;text-decoration:none;}
.Homextsboxmore5 a:visited {color:#28b5ad;text-decoration:none;}
.Homextsboxmore5 a:hover {color:#f00;text-decoration:none;}
.Homextsboxmore5 a:active {color:#ba2636;text-decoration:none;}

.copybox {
	text-align: center;
	line-height: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}


#thisLogoBox {
	margin: 10px 0 0 0;
}
.inscomtitlebox {
	font-family: "微软雅黑";
	font-size: 28px;
	text-align: center;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDDFF5;
}
#InsSortRemark {
	font-family: "微软雅黑";
	font-size: 14px;
	margin: 20px;
	line-height: 150%;
}

.xwzx2 {
	float: left;
}
.xwzx2 a {
	color: #FFF;
	display: block;
	height: 35px;
	width: 160px;
	font-size: 18px;
	line-height: 35px;
	font-family: "微软雅黑";
	font-weight: normal;
	text-align: center;
	margin: 0;
	background-color: #c00;
		font-weight: bold;
}
.xwzx2 a:visited {color:#FFF;}
.xwzx2 a:hover {
	color: #FFF;
	background-color: #c00;

}
.xwzx2 a:active {color:#FFF;}
.xwzx1 {
	float: left;
}
.xwzx1 a {
	color: #333;
	background-image: url(images/xwzx_door2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 35px;
	width: 160px;
	font-size: 16px;
	line-height: 35px;
	font-family: "微软雅黑";
	font-weight: normal;
	text-align: center;
	margin: 0;
}
.gline {
	border: 1px solid #dedede;
}
.gline2 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #dedede;
	border-bottom-color: #dedede;
	border-left-color: #dedede;
}
.zwgka2 {
	float: left;
}
.zwgka2 a {
	color: #FFF;
	display: block;
	height: 35px;
	width: 100px;
	font-size: 16px;
	line-height: 35px;
	font-family: "微软雅黑";
	font-weight: normal;
	text-align: center;
	margin: 0;
	background-color: #c00;
}
.zwgka2 a:visited {color:#FFF;}
.zwgka2 a:hover {
	color: #FFF;
	background-color: #c00;

}
.zwgka2 a:active {color:#FFF;}
.zwgka1 {
	float: left;
}
.zwgka1 a {
	color: #333;
	background-image: url(images/zwgka_door2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 35px;
	width: 100px;
	font-size: 16px;
	line-height: 35px;
	font-family: "微软雅黑";
	font-weight: normal;
	text-align: center;
	margin: 0;
}
.zwgkb2 {
	float: left;
}
.zwgkb2 a {
	color: #FFF;
	display: block;
	height: 35px;
	width: 100px;
	font-size: 16px;
	line-height: 35px;
	font-family: "微软雅黑";
	font-weight: normal;
	text-align: center;
	margin: 0;
	background-color: #c00;
}
.zwgkb2 a:visited {color:#FFF;}
.zwgkb2 a:hover {
	color: #FFF;
	background-color: #c00;

}
.zwgkb2 a:active {color:#FFF;}
.zwgkb1 {
	float: left;
}
.zwgkb1 a {
	color: #333;
	background-image: url(images/zwgkb_door2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 35px;
	width: 100px;
	font-size: 16px;
	line-height: 35px;
	font-family: "微软雅黑";
	font-weight: normal;
	text-align: center;
	margin: 0;
}
.zjwhtitle {
	width: 135px;
	float: left;
	height: 30px;
}
.lscc2 {
	float: left;margin:6px 0 0 10px;
}
.lscc2 a {
	color: #FFF;
	display: block;
	height: 24px;
	width: 76px;
	font-size: 12px;
	line-height: 24px;
	font-family: "微软雅黑";
	font-weight: normal;
	text-align: center;
	margin: 0;
	background-image: url(images/lscc_door2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.lscc2 a:visited {color:#FFF;}
.lscc2 a:hover {
	color: #FFF;
	background-color: #c00;}
.lscc2 a:active {color:#FFF;}
.lscc1 {
	float: left;margin:6px 0 0 10px;
}
.lscc1 a {
	color: #333;
	background-image: url(images/lscc_door1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 24px;
	width: 76px;
	font-size: 12px;
	line-height: 24px;
	font-family: "微软雅黑";
	font-weight: normal;
	text-align: center;
	margin: 0;
}

.zsyz2 {
	float: left;margin:6px 0 0 10px;
}
.zsyz2 a {
	color: #FFF;
	background-image: url(images/zsyz_door2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 24px;
	width: 76px;
	font-size: 12px;
	line-height: 24px;
	font-family: "微软雅黑";
	font-weight: normal;
	text-align: center;
	margin: 0;
}

.zsyz1 {
	float: left;margin:6px 0 0 10px;
}
.zsyz1 a {
	color: #333;
	background-image: url(images/zsyz_door1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 24px;
	width: 76px;
	font-size: 12px;
	line-height: 24px;
	font-family: "微软雅黑";
	font-weight: normal;
	text-align: center;
	margin: 0;
}
.gzwha2 {
	float: left;margin:0 0 0 10px;
}
.gzwha2 a {
	color: #FFF;
	background-image: url(images/gzwha_door2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 31px;
	width: 112px;
	font-size: 16px;
	line-height: 31px;
	font-family: "微软雅黑";
	font-weight: normal;
	text-align: center;
	margin: 0;
}

.gzwha1 {
	float: left;margin:0 0 0 10px;
}
.gzwha1 a {
	color: #333;
	background-image: url(images/gzwha_door1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 31px;
	width: 112px;
	font-size: 16px;
	line-height: 31px;
	font-family: "微软雅黑";
	font-weight: normal;
	text-align: center;
	margin: 0;
}
.gzwhb2 {
	float: left;margin:0 0 0 10px;
}
.gzwhb2 a {
	color: #FFF;
	background-image: url(images/gzwha_door2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 31px;
	width: 112px;
	font-size: 16px;
	line-height: 31px;
	font-family: "微软雅黑";
	font-weight: normal;
	text-align: center;
	margin: 0;
}

.gzwhb1 {
	float: left;margin:0 0 0 10px;
}
.gzwhb1 a {
	color: #333;
	background-image: url(images/gzwhb_door1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 31px;
	width: 112px;
	font-size: 16px;
	line-height: 31px;
	font-family: "微软雅黑";
	font-weight: normal;
	text-align: center;
	margin: 0;
}

.gzwhc2 {
	float: left;margin:0 0 0 10px;
}
.gzwhc2 a {
	color: #FFF;
	background-image: url(images/gzwha_door2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 31px;
	width: 112px;
	font-size: 16px;
	line-height: 31px;
	font-family: "微软雅黑";
	font-weight: normal;
	text-align: center;
	margin: 0;
}

.gzwhc1 {
	float: left;margin:0 0 0 10px;
}
.gzwhc1 a {
	color: #333;
	background-image: url(images/gzwhc_door1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 31px;
	width: 112px;
	font-size: 16px;
	line-height: 31px;
	font-family: "微软雅黑";
	font-weight: normal;
	text-align: center;
	margin: 0;
}

.ourlinks2 {
	float: left;margin: 0 5px 0 0 ;
}
.ourlinks2 a {
	color: #FFF;
	display: block;
	height: 35px;
	width: 100px;
	font-size: 16px;
	line-height: 35px;
	font-family: "微软雅黑";
	font-weight: normal;
	text-align: center;
	margin: 0;
	background-color: #c00;
}

.ourlinks2 a:active {color:#FFF;}
.ourlinks1 {
	float: left;margin: 0 5px 0 0 ;
}
.ourlinks1 a {
	color: #624d33;
	display: block;
	height: 35px;
	width: 100px;
	font-size: 16px;
	line-height: 35px;
	font-family: "微软雅黑";
	font-weight: normal;
	text-align: center;
	margin: 0;
	background-color: #e2d3c0;
}

.Institle{
	width:52px;
	width:100%;
    height: 52px;
    font-family: "微软雅黑";
    font-size: 21px;
    font-weight: bold;
    color: #FC0;
    line-height: 52px;
    text-align:center;
	background-color: #20528f;
	}	 
.zwgkbanner {
	margin-top: 20px;
	text-align: center;
}
.zdwork {
	margin-left: 17px;
	margin-right: 17px;
	margin-top: 20px;
}
.zdwork .title {
	line-height: 44px;
	font-family: "微软雅黑";
	font-size: 21px;
	color: #FFF;
	width: 240px;
	text-align: left;
	float: left;
	height: 44px;
	text-indent: 20px;
}
.zdwork .more {
	line-height: 44px;
	width: 60px;
	height: 44px;
	float: right;
	text-align: center;
}
#moviebox video {
	height: 210px;
	width: 350px;
}

/* 调查征集样式 */

#rating h1 {
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 30px;
	background-color: #f4f4f4;
	height: 30px;
	text-indent: 10px;
}
#rating ul {
	margin: 10px 0 0 25px;
	padding: 0px;
}
#rating ul li {
	margin: 0 0 5px 0;
	padding: 0px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	line-height: 30px;
	height: 30px;
}
.votesubbox {
	text-align: center;
	margin: 20px;
}
#ratingTitle {
	font-family: "微软雅黑";
	font-size: 28px;
	line-height: 50px;
	text-align: center;
	height: 50px;
	padding: 20px 0 0 0;
}

#PictureListLd {
	margin: 0 0px;
}
#PictureListLd .PicListMod {
	height: 260px;
	clear: both;
	border: 1px solid #dedede;
	margin: 0 0 15px 0;
}
#PictureListLd .PicListMod .PicDiv {
	height: 260px;
	width: 210px;
	float: left;
	margin-bottom: 20px;
	background-color:#f4f4f4;
	margin: 0;
}
#PictureListLd .PicListMod .PicDiv img {
	height: 240px;
	width: 190px;
	margin-top: 10px;
	margin-left: 10px;
}
#PictureListLd .PicListMod .Title {
	width: 990px;
	float: left;
	font-size: 26px;
	font-family: "微软雅黑";
	font-weight: normal;
	height: 50px;
	text-indent: 8px;
	line-height: 50px;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dedede;
	margin: 0 0 0 10px;
}
#PictureListLd .PicListMod .Content {
	width: 950px;
	float: left;
	font-size: 16px;
	font-family: "微软雅黑";
	line-height: 30px;
	text-align: left;
	height: 200px;
	overflow: hidden;
	color: #999;
	margin: 15px 0 0 20px ;
}
#PictureListLd .PicListMod .Content p {
	margin: 0px;
	padding: 0px;
}

#PictureListLd .PicListMod .Content h1 {font-size:24px;font-weight: normal;margin:0;}
#PictureListLd .PicListMod .Content h2 {font-size:21px;font-weight: normal;margin:0;}
#PictureListLd .PicListMod .Content h3 {font-size:18px;font-weight: normal;margin:0;}


#rating h1 {
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 30px;
	background-color: #f4f4f4;
	height: 30px;
	text-indent: 10px;
}
#rating ul {
	margin: 10px 0 0 25px;
	padding: 0px;
}
#rating ul li {
	margin: 0 0 5px 0;
	padding: 0px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	line-height: 30px;
	height: 30px;
}
.votesubbox {
	text-align: center;
	margin: 20px;
}
#ratingTitle {
	font-family: "微软雅黑";
	font-size: 28px;
	line-height: 50px;
	text-align: center;
	height: 50px;
	padding: 20px 0 0 0;
}

#NewsListtp {margin:50px 40px 0px 40px;}
#NewsListtp ul {	margin: 0px;	padding: 0px;}
#NewsListtp ul li {
	Font-size: 14px;
	list-style-type: none;
	background-image: url(images/dot4.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 15px;
	margin-top: 7px;
	margin-bottom: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ccc;
	height: 30px;
}
#NewsListtp ul li span {	font-family: Verdana, Geneva, sans-serif;	font-size: 10px;	color: #999;	margin-left: 15px;}
.HeadBox {
	height: 250px;
	background-image: url(images/Head_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.MenuBox {
	background-color: #21438A;
}
a.menuhome {
	color: #FFF;
	display: block;
	height: 60px;
	width: 215px;
	font-family: "微软雅黑";
	font-size: 20px;
	line-height: 60px;
	background-color: #051d71;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.menuhome:visited {
	color: #FFF;
}
a.menuhome:hover {
	color: #FC0;
	background-color: #006;
}
a.menuhome:active {color:#ba2636;}
.TopBar {
	background-color: #F5F5F5;
}
.cenbar {
	width: 1300px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	margin-top: 25px;
}
.datatimebox {
	font-family: "微软雅黑";
	font-size: 32px;
	margin-top: 8px;
}
.searchbtom {
	color: #FFF;
	font-family: "微软雅黑";
}
.searchinputs {
	font-family: "微软雅黑";
	color: #666;
	text-indent: 8px;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	width:100%;
	height:32px;
	border:;
}
a.searchbt {
	color: #FFF;
	display: block;
	font-family: "微软雅黑";
}
a.searchbt:visited {
	color: #FFF;
}
a.searchbt:hover {
	color: #FFF;
	background-color: #9CA6BD;
}
a.searchbt:active {
	color: #FFF;
}
a.searchokf {
	width:70px;
	display: block;
	font-family: "微软雅黑";
	outline:none;
}
a.searchokf:visited {
}
a.searchokf:hover {
	color: #FFF;
}
a.searchokf:active {
	color: #FFF;
}

.mainbox {
	margin-top: 25px;
	width: 1260px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.NewsBox {
	background-color: #FFF;
	padding-top: 20px;
	padding-bottom: 15px;
}
.xwttbox {
	height: 45px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dedede;
}
.GkgzBox {
	margin-top: 20px;
}
.gkgzinfo {
	background-color: #FFF;
	padding-top: 20px;
	background-image: url(images/kfq_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: center;
}
.gkgzdor1 {
	font-family: "微软雅黑";
	font-size: 18px;
	color: #4c67a7;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #4c67a7;
	font-weight: bold;
}
.bline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dedede;
}
.gline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dedede;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.kfqzwgk {
	width: 98%;
}

a.gkgzmore {
	color: #4c7799;
	text-align: center;
	display: block;
	height: 40px;
	width: 100%;
	line-height: 40px;
	font-family: "微软雅黑";
	font-size: 14px;
	background-color: #dae4ec;
	border: 1px solid #bec9d2;
}
a.gkgzmore:visited {
	color: #4c7799;
}
a.gkgzmore:hover {
	color: #FFF;
	background-color: #3e6d93;
}
a.gkgzmore:active {
	color: #4c7799;
}
.OtherBox {
	margin-top: 20px;
}
.ServiceBox .Title,.ZsyzBox .Title,.Interaction .Title {
	background-color: #F2F2F2;
	font-size: 24px;
	font-family: "微软雅黑";
	color: #0075b1;
	line-height: 55px;
	text-indent: 30px;
	background-image: url(images/Dot_l1.jpg);
	background-repeat: no-repeat;
	background-position: left 12px;
}
.zsyzjs h1 {
	font-family: "微软雅黑";
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.zsyzjs p {
	line-height: 170%;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.zsyzjs h2 {
	font-size: 12px;
}
.GDimgBox {
	background-color: #FFF;
	margin-top: 25px;
}
.ZTBox {
	background-color: #FFF;
	margin-top: 25px;
}
.Listbox {
	background-color: #FFF;
	margin-top: 25px;
	padding: 0px 0 30px 0;
	min-height: 400px;
}
.Listbox .Title {
	font-family: "微软雅黑";
	font-size: 24px;
	line-height: 50px;
	color: #369;
	height: 50px;
	text-indent: 15px;
	background-color: #d2dae6;
	margin: 0 0px;
	
}


.LinksBox {
	width: 1300px;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
}
.FooterCopy {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #878787;
	line-height: 150%;
	margin-top: 15px;
}
.wpxwspxwbox {
	margin-top: 9px;
}
.bannericc {
	margin-top: 15px;
}
.gkgztitle img {
	margin-top: 20px;
	margin-bottom: 15px;
}
.clear {
	clear: both;
}
.zwgkzdgztitleimg {
	margin: 0 30px;
}
.zwgkzdgztitleimg img {
	height: auto;
	width: 100%;
}
#zwgkzdgzbox {
	margin: 30px;
}
#zwgkzdgzbox #classSegment {

	margin: 0 0 15px 0;
}
#zwgkzdgzbox #classSegment #classTitleLine {
	height: 40px;
	background-color: #dbe7ed;
}
#zwgkzdgzbox #classSegment #classTitleLine #classTitle {
	float: left;
	height: 40px;
	width: 200px;
	background-color: #20528F;
	font-size: 18px;
	line-height: 40px;
	font-family: "微软雅黑";
	color: #FFF;
	margin: 0 0 0 10px;
	text-align: center;
}
/*此样式仅适用于东洲区人民政府网站公共资源配置栏目*/
#zwgkzdgzbox #classSegment #classTitleLine #classTitle1 {
	float: left;
	height: 40px;
	width: 300px;
	background-color: #20528F;
	font-size: 18px;
	line-height: 40px;
	font-family: "微软雅黑";
	color: #FFF;
	margin: 0 0 0 10px;
	text-align: center;
}
/**/
#zwgkzdgzbox #classSegment #classTitleLine #ArticleMore {
	height: 40px;
	width: 80px;
	float: right;
	text-align: center;
	line-height: 40px;
}
#zwgkzdgzbox #classSegment #ArticleTitleList{border: 1px solid #dbe7ed;}

.zwgkzdgzdoorline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dedede;
}
	
#ztimglist {
	margin: 0px;
	padding: 8px 0px 0 8px;
}
#ztimglist ul {
	margin: 0px;
	padding: 0px;
}
#ztimglist ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;float:left;
}
#ztimglist ul li img {
	width: 288px;
	height: 107px;
	margin: 0 8px 0 0 ;
}

#imglistzt {
	margin: 0px;
	padding: 8px 0px 0 5px;
}
#imglistzt ul {
	margin: 0px;
	padding: 0px;
}
#imglistzt ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;float:left;
}
#imglistzt ul li img {
	width: 300px;
	height: 110px;
	margin: 0 13px 15px 0 ;
}.gkmltable {
	background-color: #CCC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.gkmltable .firstRow {

}
.gkmltable td {
	background-color: #FFF;
	font-family: "宋体";
	font-size: 12px;
}
.gkmltable .firstRow td {
	color: #FFF;
	font-size: 16px;
	font-family: "微软雅黑";
	background-color: #0CC;
	padding: 10px;
}
#zfjgbox {margin: 0 30px;
}
#zfjgbox #classSegment #classTitleLine {
	background-color: #2c3f8a;
	height: 40px;
	color: #FFF;
}
#zfjgbox #classSegment #classTitleLine #classTitle {
	width: 300px;
	text-align: left;
	text-indent: 10px;
	line-height: 40px;
	height: 40px;
	float: left;
}
#zfjgbox #classSegment #classTitleLine #classTitle a {
	color: #FFF;
	font-family: "微软雅黑";
	font-size: 18px;
}
#zfjgbox #classSegment #classTitleLine #ArticleMore a {
	font-size: 12px;
	color: #FFF;
}
#zfjgbox #classSegment #classTitleLine #ArticleMore {
	line-height: 40px;
	float: right;
	width: 60px;
	height: 40px;
}
#zfjgbox #classSegment #ArticleTitleList {
margin: 15px 0 0 0;
}
#zfjgbox #classSegment #ArticleTitleList ul {margin:0;padding:0;
}
#zfjgbox #classSegment #ArticleTitleList ul li {
	float: left;
	list-style-type: none;
	margin:0 0 0 0px;paddin:0;
}
#zfjgbox #classSegment #ArticleTitleList ul li a {
	height: 30px;
	width: 180px;
	white-space: nowrap;
	display: block;
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 30px;
	border: 1px solid #dedede;
	background-color: #FFF;
	margin-right: 18px;
	margin-bottom: 15px;
	text-align: center;
}
#zfjgbox #classSegment #ArticleTitleList ul li a:visited {color:#333;}
#zfjgbox #classSegment #ArticleTitleList ul li a:hover {color:#FFF;	border: 1px solid #c00;	background-color: #c00;}
#zfjgbox #classSegment #ArticleTitleList ul li a:active {color:#ba2636;}


#ListAllBox {margin: 0 30px;
}
#ListAllBox #classSegment #classTitleLine {
	background-color: #2c3f8a;
	height: 40px;
	color: #FFF;
}
#ListAllBox #classSegment #classTitleLine #classTitle {
	width: 300px;
	text-align: left;
	text-indent: 10px;
	line-height: 40px;
	height: 40px;
	float: left;
}
#ListAllBox #classSegment #classTitleLine #classTitle a {
	color: #FFF;
	font-family: "微软雅黑";
	font-size: 18px;
}
#ListAllBox #classSegment #classTitleLine #ArticleMore a {
	font-size: 12px;
	color: #FFF;
}
#ListAllBox #classSegment #classTitleLine #ArticleMore {
	line-height: 40px;
	float: right;
	width: 60px;
	height: 40px;
}
#ListAllBox #classSegment #ArticleTitleList {
margin: 15px 0 0 0;
}
#ListAllBox #classSegment #ArticleTitleList ul {margin:0;padding:0;
}
#ListAllBox #classSegment #ArticleTitleList ul li {
	list-style-type: none;
	margin: 0;
	paddin: 0;
	float: left;
	width: 50%;
	text-align: left;
	height: 30px;
	text-indent: 10px;
	background-image: url(images/dot-13.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	font-size:14px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow:ellipsis;
}

#ListAllBox #classSegment #ArticleTitleList ul li span {
	margin-left: 10px;
}
/*-----------------------------------------------------------*/
#homenewshot1 {
	margin: 8px 0 0 0px;
	height:294px;
}
#homenewshot1 .PicDiv {float: left;margin: 0px;padding: 0px;width: 0px;height:0px;display:none;} /* 图片新闻 */
#homenewshot1 .PicDiv img {width: 0px;height:0px;margin:0px 0 0 0;}
#homenewshot1 .Title {
	padding: 0px 0 0 0 ;
	font-family: "微软雅黑";
	font-size: 0px;
	font-weight: normal;
	white-space: nowrap;
	width:0em;
	overflow: hidden;
	text-overflow: ellipsis;
	margin: 0px 0 0px 0;
	color:#666;
	height:0px;
}
#homenewshot1 .Title a {color:#666;text-decoration:none;} /* 新闻标题 */
#homenewshot1 .Title a:visited {color:#666;text-decoration:none;}
#homenewshot1 .Title a:hover {color:#666;text-decoration:none;}
#homenewshot1 .Title a:active {color:#666;text-decoration:none;}
#homenewshot1 .Content {
	height: 0px;
	font-size: 0px;
	font-weight: normal;
	color: #999;
	margin: 0px 0 0 0;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 0px;
	font-family: "宋体";
	display:none;
} /* 新闻导读 */
#homenewshot1 .Content p {margin:0; padding:0;}
#homenewshot1 ul {
	margin:0px 0 0 40px;
	padding-top:5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#homenewshot1 ul li {
	list-style-type: none;
	white-space: nowrap;
	height: 49px;
	margin: 0;
	padding: 0px 0 0 13px;
	background-image:url(images/dot_6.png);
	background-repeat:no-repeat;
	background-position:2px 22px;
	border-bottom:1px dashed #c2c2c2;
	line-height:49px;
}
#homenewshot1 ul li span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	margin-left: 70px;
	float:left;
	white-space: nowrap;
	display: block;
	padding: 0px 0 0 0px ;
	}
#homenewshot1 ul li a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	width:25em;
	font-size: 15px;
	overflow:hidden;
	white-space: nowrap;
	display: block;
	float: left;
	text-overflow:ellipsis;
	line-height:49px;
}
/*-------------------------------------------------*/
#homenewshot2 {
	margin: 0px 0 0 0px;
	height:249px;
}
#homenewshot2 .PicDiv {float: left;margin: 0px;padding: 0px;width: 0px;height:0px;display:none;} /* 图片新闻 */
#homenewshot2 .PicDiv img {width: 0px;height:0px;margin:0px 0 0 0;}
#homenewshot2 .Title {
	padding: 0px 0 0 0 ;
	font-family: "微软雅黑";
	font-size: 16px;
	font-weight: normal;
	white-space: nowrap;
	width:0;
	overflow: hidden;
	text-overflow: ellipsis;
	margin: 0px 0 0px 0;
	color:#666;
	height:0;
}
#homenewshot2 .Title a {color:#666;text-decoration:none;} /* 新闻标题 */
#homenewshot2 .Title a:visited {color:#666;text-decoration:none;}
#homenewshot2 .Title a:hover {color:#666;text-decoration:none;}
#homenewshot2 .Title a:active {color:#666;text-decoration:none;}
#homenewshot2 .Content {
	height: 0px;
	font-size: 0px;
	font-weight: normal;
	color: #999;
	margin: 0px 0 0 0;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 0px;
	font-family: "宋体";
	display:none;
} /* 新闻导读 */
#homenewshot2 .Content p {margin:0; padding:0;}
#homenewshot2 ul {
	margin: 0px 0 0 0;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#homenewshot2 ul li {
	list-style-type: none;
	white-space: nowrap;
	height:30px;
	margin: 0;
	padding: 0px 0 0 30px;
	background-image:url(images/body_27.jpg);
	background-repeat:no-repeat;
	background-position:20px 8px;
}
#homenewshot2 ul li span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	margin-left: 6px;
	float:left;
	white-space: nowrap;
	display: block;
	padding: 5px 0 0 20px ;
	}
#homenewshot2 ul li a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	width:30em;
	font-size: 14px;
	overflow:hidden;
	white-space: nowrap;
	display: block;
	float: left;
	text-overflow:ellipsis;
}

/*-------------------------------------------------*/
#homenewshot3 {
	margin: 0px 0 0 0px;
	height:50px;
}
#homenewshot3 .PicDiv {float: left;margin: 0px;padding: 0px;width: 0px;height:0px;display:none;} /* 图片新闻 */
#homenewshot3 .PicDiv img {width: 0px;height:0px;margin:0px 0 0 0;}
#homenewshot3 .Title {
	padding: 0px 0 0 0 ;
	font-family: "微软雅黑";
	font-size: 0px;
	font-weight: normal;
	white-space: nowrap;
	width:0;
	overflow: hidden;
	text-overflow: ellipsis;
	margin: 0px 0 0px 0;
	color:#666;
	height:0;
}
#homenewshot3 .Title a {color:#666;text-decoration:none;} /* 新闻标题 */
#homenewshot3 .Title a:visited {color:#666;text-decoration:none;}
#homenewshot3 .Title a:hover {color:#666;text-decoration:none;}
#homenewshot3 .Title a:active {color:#666;text-decoration:none;}
#homenewshot3 .Content {
	height: 0px;
	font-size: 0px;
	font-weight: normal;
	color: #999;
	margin: 0px 0 0 0;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 0px;
	font-family: "宋体";
	display:none;
} /* 新闻导读 */
#homenewshot3 .Content p {margin:0; padding:0;}
#homenewshot3 ul {
	margin: 20px 0 0 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#homenewshot3 ul li {
	float:left;
	list-style-type: none;
	white-space: nowrap;
	padding: 0px 0 0 0px;
	width:200px;
	margin-left:20px;
	border-bottom:1px dashed  #e4e4e4;
}
#homenewshot3 ul li span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0px;
	margin-left: 0px;
	float:left;
	white-space: nowrap;
	display:none;
	padding:0px 0 0 0px ;
	}
#homenewshot3 ul li a {
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size: 14px;
	overflow:hidden;
	white-space: nowrap;
	display: block;
	text-overflow:ellipsis;
	height:30px;
	line-height:30px;
	text-align:left;
	width:200px;
	padding-left:15px;
	background:url(images/dot_6.png);
	background-repeat:no-repeat;
	background-position:left center;
}
/*-------------------------------------------------*/
/*---------------以下为foot页用样式（友情链接）------------------------*/
#homenewshot4 {
	margin: 0px 0 0 0px;
}
#homenewshot4 .PicDiv {float: left;margin: 0px;padding: 0px;width: 0px;height:0px;display:none;} /* 图片新闻 */
#homenewshot4 .PicDiv img {width: 0px;height:0px;margin:0px 0 0 0;}
#homenewshot4 .Title {
	padding: 0px 0 0 0 ;
	font-family: "微软雅黑";
	font-size: 16px;
	font-weight: normal;
	white-space: nowrap;
	width:0;
	overflow: hidden;
	text-overflow: ellipsis;
	margin: 0px 0 0px 0;
	color:#666;
	height:0;
}
#homenewshot4 .Title a {color:#666;text-decoration:none;} /* 新闻标题 */
#homenewshot4 .Title a:visited {color:#666;text-decoration:none;}
#homenewshot4 .Title a:hover {color:#666;text-decoration:none;}
#homenewshot4 .Title a:active {color:#666;text-decoration:none;}
#homenewshot4 .Content {
	height: 0px;
	font-size: 0px;
	font-weight: normal;
	color: #999;
	margin: 0px 0 0 0;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 0px;
	font-family: "宋体";
	display:none;
} /* 新闻导读 */
#homenewshot4 .Content p {margin:0; padding:0;}
#homenewshot4 ul {
	margin: 0px 0 0 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#homenewshot4 ul li {
	list-style-type: none;
	white-space: nowrap;
	height:79px;
	margin: 0;
	padding: 0px 0 0 18px;
	line-height:79px;
}
#homenewshot4 ul li span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	margin-left: 0px;
	float:left;
	white-space: nowrap;
	display: block;
	padding: 0px 0 0 0px ;
	}
#homenewshot4 ul li a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	width:15em;
	font-size: 14px;
	overflow:hidden;
	white-space: nowrap;
	display: block;
	float: left;
	text-overflow:ellipsis;
	color:#FFF;
}
/*-------------------------------------------------*/
/*---------------以下为list页用样式（文件下载）------------------------*/
#homenewshot5 {
	margin: 0px 0 0 0px;
	height:50px;
}
#homenewshot5 .PicDiv {float: left;margin: 0px;padding: 0px;width: 0px;height:0px;display:none;} /* 图片新闻 */
#homenewshot5 .PicDiv img {width: 0px;height:0px;margin:0px 0 0 0;}
#homenewshot5 .Title {
	padding: 0px 0 0 0 ;
	font-family: "微软雅黑";
	font-size: 0px;
	font-weight: normal;
	white-space: nowrap;
	width:0;
	overflow: hidden;
	text-overflow: ellipsis;
	margin: 0px 0 0px 0;
	color:#666;
	height:0;
}
#homenewshot5 .Title a {color:#666;text-decoration:none;} /* 新闻标题 */
#homenewshot5 .Title a:visited {color:#666;text-decoration:none;}
#homenewshot5 .Title a:hover {color:#666;text-decoration:none;}
#homenewshot5 .Title a:active {color:#666;text-decoration:none;}
#homenewshot5 .Content {
	height: 0px;
	font-size: 0px;
	font-weight: normal;
	color: #999;
	margin: 0px 0 0 0;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 0px;
	font-family: "宋体";
	display:none;
} /* 新闻导读 */
#homenewshot5 .Content p {margin:0; padding:0;}
#homenewshot5 ul {
	margin: 20px 0 0 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#homenewshot5 ul li {
	float:left;
	list-style-type: none;
	white-space: nowrap;
	padding: 0px 0 0 0px;
	width:200px;
	margin-left:20px;
	border-bottom:1px dashed  #e4e4e4;
}
#homenewshot5 ul li span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0px;
	margin-left: 0px;
	float:left;
	white-space: nowrap;
	display:none;
	padding:0px 0 0 0px ;
	}
#homenewshot5 ul li a {
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size: 14px;
	overflow:hidden;
	white-space: nowrap;
	display: block;
	text-overflow:ellipsis;
	height:40px;
	line-height:40px;
	text-align:left;
	width:200px;
	padding-left:15px;
	background:url(images/dot_6.png);
	background-repeat:no-repeat;
	background-position:left center;
}
ul{ margin:0 0 0 0; padding: 0 0 0 0;}

.insmainbox {
	background-color: #FFF;
	border: 1px solid #e3e3e3;
	padding: 10px;
}
.insmaintitle {
	background-image: url(images/Ins_title_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFF;
	height: 49px;
}
.insmaintitle .headtxt {
	line-height: 49px;
	height: 49px;
	width: 300px;
	text-indent: 50px;
	font-family: "微软雅黑";
	font-size: 21px;
	float: left;
}
.insmaintitle .headadd {
	float: right;
	width: 700px;
	height: 49px;
	line-height: 49px;
	text-align: right;
	padding-right: 10px;
	font-size: 12px;
	color: #FFF;
}
.insmainbox .insmainovs {
	min-height:600px;
}

.homeboxc1 {
	border: 1px solid #e3e3e3;
	background-image: url(images/homecbox1_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFF;
	height: 910px;
	width: 420px;
}
.homeboxc2 {
	border: 1px solid #e3e3e3;
	background-image: url(images/homecbox2_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFF;
	height: 910px;
	width: 344px;
}
.homeboxc3 {
	border: 1px solid #e3e3e3;
	background-image: url(images/homecbox3_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFF;
	height: 910px;
	width: 291px;
}
.homeboxc4 {
	border: 1px solid #e3e3e3;
	background-color: #FFF;
	height:910px;
	width: 179px;
}
.homeboxc5 {
	border: 1px solid #e3e3e3;
	background-color: #FFF;
	height: 308px;
	width: 420px;
}
.homeboxc6 {
	border: 1px solid #e3e3e3;
	background-color: #FFF;
	height: 450px;
	width: 651px;
}
.homeboxc7 {
	border: 1px solid #e3e3e3;
	background-color: #FFF;
	height: 450px;
	width: 179px;
}
.homeboxc8 {
	border: 1px solid #e3e3e3;
	background-color: #FFF;
	height: 132px;
	width: 420px;
	text-align: center;
}
.list_body{ background-color:#e6e6e6;
}

#sns h1 {	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 30px;font-weight: normal;
	 }
	 
.bzsf-tls {
	font-family: "微软雅黑";
	font-size: 24px;
	line-height: 60px;
	color: #C00;
	text-align: left;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #dedede;
}

.wjtitle {
	font-family: "微软雅黑";
	height: 40px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #ededed;
}
.wjtitle .txtto {
	font-size: 18px;
	font-weight: bold;
	color: #900;
	line-height: 40px;
	height: 40px;
	width: 150px;
	float: left;
}
.wjtitle .txtmore {
	font-size: 12px;
	line-height: 40px;
	float: right;
	height: 40px;
	width: 60px;
}
.wjtitle .txtto a {color:#900;}
.wjtitle .txtto a:visited {color:#900;}
.wjtitle .txtto a:hover {color:#f00;}
.wjtitle .txtto a:active {color:#900;}

#NewsListwj {
	text-align: left;
	clear: both;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 5px;
}
#NewsListwj ul {
	margin: 0;
	padding: 0px;
}
#NewsListwj ul li {
	list-style-type: none;
	background-image: url(images/body_39.jpg);
	background-repeat: no-repeat;
	background-position: 9px 15px;
	padding: 0 0 0 20px;
	margin: 0px;
	height: 30px;
	line-height:30px;
}
#NewsListwj ul li span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	margin-left: 15px;
}

#NowPage1 {
	margin: 0 10px;
	}
#NowPage1 h1 {
	text-align: right;
	font-size: 12px;
	color: #333;
	padding: 0px;
	margin: 0;
	height: 49px;
	line-height: 49px;
	font-weight: normal;
	
}
#NowPage1 h1 span {
	margin-left: 8px;
	color: #333;
	
}
#NowPage1 span {	margin-left: 5px;	margin-right: 5px;}
#NowPage1 a {color:#333;text-decoration:none;}
#NowPage1 a:visited {color:#333;}
#NowPage1 a:hover {color:#FC0;}
#NowPage1 a:active {color:#333;}

.list_cpzs{ margin:50px 0 0 0; display:block; float:left; width:260px; }
 .list_cpzs1{ border-bottom:1px solid #e4e4e4; border-left:1px solid #e4e4e4; border-right:1px solid #e4e4e4; display:block; float:left; width:258px; height:300px;}
 .list_cpzs2{ border-bottom:1px solid #e4e4e4; border-left:1px solid #e4e4e4; border-right:1px solid #e4e4e4; display:block; float:left; width:258px; height:695px;}
 .list_lxwm{ margin:50px 0 0 0; display:block; float:left; width:260px; }
 .list_lxwm1{ border-bottom:1px solid #e4e4e4; border-left:1px solid #e4e4e4; border-right:1px solid #e4e4e4; display:block; float:left; width:258px; height:260px; margin-bottom:80px;}
 .listHead{ display:block; float:left; width:90%; height:75px; margin-left:2%; margin-right:8%; margin-top:40px; border-bottom:1px #e4e4e4 solid;}
  .listHead1{ display:block; float:left; width:90%; margin-left:2%; margin-top:20px; margin-right:8%;}
  .listTitle{ display:block; float:left;  height: 79px; line-height:79px; font-size:26px; color:#064893; padding: 0 30px 0 15px; font-weight:bold;}
  .listWz{ display:block; float:right; height:79px; line-height:79px; padding-top:7px;}
  .listZ{ display:block; float:left; width:10px; height:45px; background-color:#064893; margin-top:20px;}
  #sxjg{ display:block; float:left; width: 260px; height:300px; margin-top:20px; }
  #sxjg ul{ margin:0 0; padding:0 0;}
  #sxjg ul   li{ display:block; float:left; width:210px; height:50px; color:#000; font-size:15px; border-bottom:1px dashed #e4e4e4; margin-left:25px; color:#000; line-height:50px; text-indent:15px; background: url(images/dot_6.png); background-repeat:no-repeat;
  background-position:left center;} 
  #sxjg ul   li a {color:#000;text-decoration:none; font-weight:bold;}
  #sxjg ul   li a:visited {color:#000;}
  #sxjg ul   li a:hover {color:#064894;}
  #sxjg ul   li a:active {color:#000;}
  
  #thisSortRemark4 {
	font-size: 15px;
	font-family:"微软雅黑", "黑体";
	line-height: 26px;
	color: #424242;
	text-decoration: none;
	height: 150px;
	width: 690px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left:0px;
	overflow: hidden;
	padding: 0;
	font-weight: normal;
}
#thisSortRemark4 h1 {font-size:36px;line-height:46px;font-weight: normal; color:#00abb6;}
#thisSortRemark4 h2 {font-size:30px;line-height:39px;font-weight: normal; color:#00abb6;}
#thisSortRemark4 h3 {font-size:24px;line-height:32px;font-weight: normal; color:#00abb6;}
#thisSortRemark4 h4 {font-size:18px;line-height:24px;font-weight: normal; color:#00abb6;}
#thisSortRemark4 h5 {font-size:12px;line-height:16px;font-weight: normal; color:#00abb6;}
#thisSortRemark4 h6 {font-size:10px;line-height:13px;font-weight: normal; color:#00abb6;}


#roll1 {
	width:1200px;
	height:350px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 30px;
}
#roll1 #content, #roll1 #content1 {height:300px;}
#roll1 ul {
	padding: 0px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#roll1 ul li {
	list-style-type: none;
	width:220px;
	padding: 0px;
	margin: 0 8px 0 8px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow:ellipsis;
	font-family: Arial;
	background-position: center center;
	text-align: center;
	}
#roll1 ul li img {
	width:218px;
	height:298px;
	border: 1px solid #DFDFDF;
	}
#roll1 a {
	color:#333333;
	font-family: "微软雅黑", "黑体";
	font-size: 15px;
	font-weight: normal;
	text-decoration: none;
	margin-top: 30px;
}
#roll1 a:visited {color:#333333;}
#roll1 a:hover {color:#333333;}
#roll1 a:active {color:#333333;}

.bq  {
	font-family: "微软雅黑", "黑体";
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}
.bq a:visited {
	font-family: "微软雅黑", "黑体";
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	font-weight: normal
}
.bq a:hover  {
	font-family: "微软雅黑", "黑体";
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	font-weight: normal
}
.bq a:active  {
	font-family: "微软雅黑", "黑体";
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	font-weight: normal
}


.bq1  {
	font-family: "微软雅黑", "黑体";
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
.bq1 a:visited {
	font-family: "微软雅黑", "黑体";
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
.bq1 a:hover  {
	font-family: "微软雅黑", "黑体";
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
.bq1 a:active  {
	font-family: "微软雅黑", "黑体";
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
.insnowaddbox {
	font-family: "微软雅黑", "黑体";
	font-weight: normal;
	font-size: 24px;
	background-image: url(images/J_1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 33px;
	height: 70x;
	margin: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	color: #0065b5;
}